Trim some unused jeeps stuff from the default build.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 22 Jan 2003 15:44:13 +0000 (15:44 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 22 Jan 2003 15:44:13 +0000 (15:44 +0000)
gpsbabel/Makefile

index 62e75019888c5892042d0b9559cfe104df822627..62ae1650932cc61d6a851af33b49a172771eff0f 100644 (file)
@@ -5,10 +5,13 @@ FMTS=magproto.o gpx.o geo.o gpsman.o mapsend.o mapsource.o \
        psp.o mxf.o holux.o garmin.o ozi.o tmpro.o dna.o tpg.o gpsdrive.o \
        xcsv.o xmapwpt.o gcdb.o
 
-JEEPS=jeeps/gpsapp.o jeeps/gpscom.o jeeps/gpsfmt.o jeeps/gpsinput.o \
+JEEPS=jeeps/gpsapp.o jeeps/gpscom.o \
        jeeps/gpsmath.o jeeps/gpsmem.o  \
-       jeeps/gpsproj.o jeeps/gpsprot.o jeeps/gpsread.o \
+       jeeps/gpsprot.o jeeps/gpsread.o \
        jeeps/gpsrqst.o jeeps/gpssend.o jeeps/gpsserial.o jeeps/gpsutil.o
+# Extra modules in Jeeps that we don't use
+#      jeeps/gpsfmt.o jeeps/gpsinput.o jeeps/gpsproj.o
+
 
 COLDSYNC=coldsync/util.o coldsync/pdb.o